* other surfaces with the same parent surface appear below @surface.
* This is true whether or not the surfaces are visible.
*
- * If @surface is a toplevel, the surface manager may choose to deny the
+ * If @surface is a toplevel, the window manager may choose to deny the
* request to move the surface in the Z-order, gdk_surface_raise() only
* requests the restack, does not guarantee it.
*/
* gdk_surface_get_modal_hint:
* @surface: A toplevel #GdkSurface.
*
- * Determines whether or not the surface manager is hinted that @surface
+ * Determines whether or not the window manager is hinted that @surface
* has modal behaviour.
*
* Returns: whether or not the surface has the modal hint set.
* @x: (out): return location for X position of surface frame
* @y: (out): return location for Y position of surface frame
*
- * Obtains the top-left corner of the surface manager frame in root
+ * Obtains the top-left corner of the window manager frame in root
* surface coordinates.
*
**/